input record 예문
예문 더보기: 1 2
- It has a single input and assigns each input record to its own subset.
- The insert stage modifies the input records as specified in its arguments and passes them to its output.
- Note that for every input record a constant field may not change its content and position in any output record!
- The MapReduce System would line up the 1100 Map processors, and would provide each with its corresponding 1 million input records.
- A sort is a special case : " all " the input records must be read before the first output record can be written.